home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / occps24.arj / OCCPS.DOC < prev    next >
Text File  |  1994-03-05  |  7KB  |  134 lines

  1.      Program:  ONLINE CREDIT CARD PROCESSING SYSTEM v2.4.
  2.                Compiled on 03-05-94.
  3.  
  4.                Use the OCCPS program to replace the use of credit card doors.
  5.                Runs much smoother due to the seamless interface provided by
  6.                the PPL language.  Will automatically upgrade users security
  7.                access giving them instant upgrade.  Writes a CHARGE.LOG file
  8.                with all transaction information.  Also writes information on
  9.                program usage to the CALLER log.  This version will allow you
  10.                to configure any number of security levels and terms of
  11.                subscriptions.
  12.  
  13.  
  14.  Description:  PPE (PCBoard Programming Executable) that you can be used
  15.                to allow your users to either download a REGISTER.ZIP file or
  16.                use their credit card for BBS registration.
  17.              
  18. Installation:  Installation should be fairly straight forward.
  19.  
  20.                Just unzip the file to a place of your choosing.  Then, modify
  21.                CMD.LST in PCBSetup to point to this PPE file.  The PPE file
  22.                will look for the supporting files in the same directory as the
  23.                PPE file.  There is now two versions of the PPE.  If you use
  24.                PCBoard v15.0 then you should use OCCPS1.PPE.  If you use
  25.                PCBoard v15.1 then you should use OCCPS2.PPE.
  26.  
  27.  
  28.  
  29.    Modifying:  1.  The choices for registration are displayed to the user via
  30.                the file CATLOG.  You will need to modify this file using PCBEdit
  31.                or some other editor to meet the needs of you board.  The
  32.                program will also make use of graphics, language, and/or security
  33.                level versions of this file (ie., CATLOGG, CATLOG.FRE, CATLOG30,
  34.                etc.).
  35.  
  36.                2.  There is now an optional feature that will display a file
  37.                to the user based on whether or not there is a file named SECURE
  38.                for their security level (i.e., SECURE5).  This was added by a
  39.                users request to display a file to anyone who had not gone thru
  40.                the verify door.  If the SECURE file is found in the same
  41.                directory as the PPE it will be displayed to the caller, then
  42.                after a brief delay, will exit the PPE.
  43.  
  44.                 IMPORTANT:  IF YOU DO NOT WANT TO USE THIS FEATURE MAKE SURE
  45.                             TO DELETE ANY "SECURE" FILES IN THE DIRECTORY.
  46.  
  47.                3.  Next you will need to modify the file OCCPS.CFG as shown
  48.                below.  Starting with line 4 you enter the three digit security
  49.                level and subscription period for each option in your CATLOG
  50.                file, separated by a comma.
  51.  
  52.                For example:   Selection "1" from the menu would give the user
  53.                               the security level and subscription period
  54.                               specified in line #4.
  55.  
  56.  
  57.                              »»  SAMPLE OCCPS.CFG FILE  ««
  58.  
  59.          LINE 1:  The name of your BBS      ** Exactly as registered
  60.          LINE 2:  OCCPS                     ** Please DO NOT change this line
  61.          LINE 3:  000000000                 ** Your registration number
  62.          LINE 4:  XXX,YYY
  63.          LINE 5:  XXX,YYY                   ** XXX and YYY must be three digits
  64.          LINE 6:  XXX,YYY                      beginning with leading zeros if
  65.          LINE 7:  XXX,YYY                      neccessary.
  66.  
  67.          and so on.............
  68.  
  69.                        WHERE:  XXX = Security level
  70.                                YYY = # of days level is good for.
  71.  
  72.  
  73.         Note:  I am aware that some of you may not feel that a PPL program is
  74.                of the same caliber as Door Programs that perform the same
  75.                functions because of the ease to program using the PPL language.
  76.                However, there has been a significant amount of work involved in
  77.                the writing of this program and I feel that a programmer's
  78.                knowledge, expertise, and time should be compensated for.
  79.  
  80.                If you feel that this program and others like it are
  81.                insignificant efforts then you should have no problem writing
  82.                your own PPL programs and will not need the source code.
  83.  
  84.                It is also understood that not all SysOps are programmers and
  85.                do not have the programming ability to produce their own PPE
  86.                programs.  It is for these SysOps that this program is being
  87.                placed for download and use by others.
  88.  
  89.  
  90. Registration:  Use of this program beyond a 30 day evaluation period requires a
  91.                registration fee of $20.00 and will ensure continued support and
  92.                upgrades.  Send registrations to the address below.
  93.                Registration form is included as ORDER.FRM
  94.  
  95.  
  96.      Support:      The Hogard Software Solutions BBS
  97.                            an ASP Member BBS
  98.                      (214) 641-6292 -- [28,800bps]
  99.                       SysOp/Author:  Chuck Hogard
  100.  
  101.  
  102.      History:  07-10-93 ■ Initial Release of Version 1.00a - This version was
  103.                           intended to test the interest in such a program and
  104.                           as a wide area beta test.
  105.                09-16-93 ■ Released Version 1.1 - Essentially a maintenance
  106.                           release.
  107.                09-19-93 ■ Released Version 1.2 - Fixed a few bugs
  108.                12-07-93 ■ Version 2.0 - Major release.  Sysops may now
  109.                           configure their own security levels and terms of
  110.                           subscriptions.  Also now uses registration number
  111.                           to disable PPE registration reminders.
  112.                12-16-93 ■ Version 2.1 - Greatly optimized the code. Previous
  113.                           version only supported 5 different security levels.
  114.                           Now will support unlimited number of security levels.
  115.                01-14-94 ■ Version 2.2 - Security levels were not being correctly
  116.                           assigned when selecting subscriptions about option #1.
  117.                           Fixed....The CFG file is formatted differently with
  118.                           this change so if you're upgrading don't forget to
  119.                           make the changes.
  120.                03-05-94 ■ Version 2.3 - Added ability to display a screen to
  121.                           callers with a specific security level, then exit.
  122.                03-05-94 ■ Version 2.4 - Fixed a bug in which if a selection was
  123.                           made for a subsription level higher than defined in
  124.                           the .CFG file it would continue to process.  Fixed.
  125.  
  126.  
  127. If you have any questions or suggestions please address them to me on my BBS,
  128. on CompuServe [71740,3522], or by mail.
  129.  
  130. Chuck Hogard
  131. The Hogard Software Solutions
  132. 4533 Marblearch Drive
  133. Grand Prairie, Tx  75052-4629
  134.